home *** CD-ROM | disk | FTP | other *** search
- Path: qualcomm.com!usenet
- From: nabbasi@qualcomm.com (Nasser Abbasi)
- Newsgroups: comp.lang.c++
- Subject: Re: Computer locking up
- Date: 1 Feb 1996 04:22:39 GMT
- Organization: QUALCOMM
- Message-ID: <4epf6f$fi0@qualcomm.com>
- References: <DM2uKp.Auv@iaw.on.ca>
- NNTP-Posting-Host: nabbasi.qualcomm.com
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.14
-
- In article <DM2uKp.Auv@iaw.on.ca>, clamarch@iaw.on.ca says...
- >
- >I am having a huge problem with any programs I write in C++ version 4.5.
- >Programs will compile, link but when executed will cause the computer to
- >lock up. I have eliminated the possibility of it being the programs
- >themselves as they will run on computers other than my own. If anyone
- >has experienced this difficulty or has any suggestions I would greatly
- >appreciate them.
- >
- >
-
- I dont have an asnwer, but some things you might want consider.
-
- Does the program at least load into memory ok? you can try and build it
- in debug and step through it? how much memory does the first PC have
- compared to the other ones that the program runs ok on? what kind of
- program is it? (quick win, dos, win32 , win16, ??) (not that the
- answers to this will help me, but others might find more info usefull
- to help you answer your question).
-
- Nasser
-
-
-